GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / AddBorderLeft Method





In This Topic
AddBorderLeft Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(2)>
Function AddBorderLeft( _
   ByVal ImageID As Integer, _
   ByVal BorderWidth As Integer, _
   ByVal BorderColor As Integer _
) As GdPictureStatus
[DispId(2)]
GdPictureStatus AddBorderLeft( 
   int ImageID,
   int BorderWidth,
   int BorderColor
)
function AddBorderLeft( 
    ImageID: Integer;
    BorderWidth: Integer;
    BorderColor: Integer
): GdPictureStatus; 
DispIdAttribute(2)
function AddBorderLeft( 
   ImageID : int,
   BorderWidth : int,
   BorderColor : int
) : GdPictureStatus;
[DispId(2)]
GdPictureStatus AddBorderLeft( 
   int ImageID,
   int BorderWidth,
   int BorderColor
) 
[DispId(2)]
GdPictureStatus AddBorderLeft( 
   int ImageID,
   int BorderWidth,
   int BorderColor
) 

Parameters

ImageID
BorderWidth
BorderColor
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members